az ml workspace private-endpoint
Note
This reference is part of the azure-cli-ml extension for the Azure CLI (version 2.0.28 or higher). The extension will automatically install the first time you run an az ml workspace private-endpoint command. Learn more about extensions.
Workspace private endpoint subgroup commands.
Commands
Name | Description | Type | Status |
---|---|---|---|
az ml workspace private-endpoint add |
Add private endpoint to a workspace. |
Extension | GA |
az ml workspace private-endpoint delete |
Delete the specified private endpoint Connection in the workspace. |
Extension | GA |
az ml workspace private-endpoint list |
List all private endpoints in a workspace. |
Extension | GA |
az ml workspace private-endpoint add
Add private endpoint to a workspace.
az ml workspace private-endpoint add [--output-metadata-file]
[--path]
[--pe-auto-approval]
[--pe-___location]
[--pe-name]
[--pe-resource-group]
[--pe-subnet-name]
[--pe-subscription-id]
[--pe-vnet-name]
[--resource-group]
[--subscription-id]
[--tags]
[--workspace-name]
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Provide an optional output file ___location for structured object output.
Path to a root directory for run configuration files.
Property | Value |
---|---|
Default value: | . |
Whether private endpoint connections to the workspace resource via a private link should be auto approved.
Property | Value |
---|---|
Default value: | False |
Location of the workspace private endpoint. If not specified it will be the same ___location of the workspace.
Name of the workspace private endpoint. Use this parameter to restrict workspace access to private networks, via a private endpoint.
Name of the existing resource group to create the workspace private endpoint in. The vnet should be in the same resource group. If not specified, the resource group of the workspace will be used.
Name of the existing subnet to create the workspace private endpoint in.
Property | Value |
---|---|
Default value: | default |
Id of the existing subscription to create the workspace private endpoint in. The vnet should be in the same subscription. If not specified, the subscription Id of the workspace will be used.
Name of the existing vnet to create the workspace private endpoint in.
Resource group name.
Specifies the subscription Id.
Tags associated with this private endpoint with 'key=value' syntax.
Workspace name.
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az ml workspace private-endpoint delete
Delete the specified private endpoint Connection in the workspace.
az ml workspace private-endpoint delete [--output-metadata-file]
[--pe-connection-name]
[--resource-group]
[--subscription-id]
[--workspace-name]
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Provide an optional output file ___location for structured object output.
The name of the Private EndPoint Connection.
Resource group name.
Specifies the subscription Id.
Workspace name.
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az ml workspace private-endpoint list
List all private endpoints in a workspace.
az ml workspace private-endpoint list [--output-metadata-file]
[--path]
[--resource-group]
[--subscription-id]
[--workspace-name]
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Provide an optional output file ___location for structured object output.
Path to a root directory for run configuration files.
Property | Value |
---|---|
Default value: | . |
Resource group name.
Specifies the subscription Id.
Workspace name.
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |